Index - T


T1 defined
Tag defined
- is the most important tag available to the Hypertext Markup Language
- with a specific tag . A tag for placing graphics within a
- map). W3E References: Tag Print Resources: HTML for Dummies . Ed
- attribute of the HTML tag < BODY >...</BODY> that
- BODY The BODY tag was introduced with HTML 2.0.
- ...</FORM> tag . A typical checkbox contains a number of
- HTML 3.0 META tag that tells the client what to do after some
- description of each tag within the DTD includes the content model,
- may appear within the tag , and the context in which the tag may
- the definition list tag <DL> includes the following: DL
- as its CRLF. The HTML tag <BR> introduced in HTML 2.0 produces
- you include an illegal tag , or make an error in punctuation, many
- identifiers. This tag takes a single attribute which is the
- may ignore this tag . RANGE (optional) The RANGE element marks
- within the FORM tag utilized to solicit HTML input. Detail:
- all the formatting and tag information yourself.
- begin with a start tag , which gives the element name and any
- any attributes. An end tag often (but not always) follows the content
- End Tag End tag is a term used in HTML to denote
- End Tag End tag is a term used in HTML to denote the end of
- " is the Bold Tag in HTML . Adding a forward slash (/) to a
- forward slash (/) to a tag turns it into an end tag. Using the tag
- the tag the beginning tag . For example " WWW " would cause
- "</B>" tag . How the bolding is interpreted and
- HTML documents, plus tag syntax . CGI A CGI is required to make use
- the horizontal rule tag , which is one of the approved elements of
- initial < HTML > tag and preceding the < BODY > tag. (In
- following HTML markup tag : <A HREF=" url ">foobar<
- W3E References tag anchor Detail The anchor tag in the HTML 2
- Detail The anchor tag in the HTML 2.0 specification is used to
- of the anchor tag define source or destination links. If the
- element is an HTML tag used to define the physical appearance of
- List Tags A list tag is a markup tag of HTML . There are two
- (numbered) list tag is "<OL>" and the unordered
- (hence the name list tag ) and can be nested. W3E References:
- are described by the tag <DL>, while regular lists use the
- item is listed, the tag <LI> appears first, and this tag puts
- first, and this tag puts the item on a new line, and sets it
- list, and when the tag <LI> is used in an ordered list, a
- . <MENU> is a tag used to set off a list of short items,
- <DIR> is a tag that is suitable for multiple columns of
- markup . Logical tag s are intended to indicate the meaning of
- For example, a logical tag for emphasizing text is to flag it as <
- . The physical tag which indicates emphasis is <bold>
- . The program uses the tag to get user input (and not forms ) Linux
- example, the markup tag for a line break in HTML is "<BR>
- the HTML <FORM> tag that is used to call a Common Gateway
- text within the HTML tag <PRE>...</PRE>.
- Paragraph is a HTML 2 tag <P> denoting a paragraph break. There
- longer an </P> tag , it has become obsoleted . URLs: HTML
- only when it reaches a tag . (A number of other elements automatically
- markup is an HTML tag used to designate the physical style of
- of attributes for the tag METHOD . It determines how HTML fill-out
- attribute of the IMG tag must point to a URL for which the server
- HTML markup tag
- Title In HTML , the tag TITLE defines the text to be displayed on a
- be confused with the tag and heading tags Detail: Every HTML
- must follow. A " tag " consists of a " ".
- read every type of tag , a browser will simply ignore any tag that
- will simply ignore any tag that it doesn't understand. When you're on
- syntax checkers, to tag embedders, to WYSIWYG viewers, to
- Links Hyperlink HTML Tag <A> hypertext link Icon Link s
- Link s Hyperlink HTML Tag <A> HTML Tag <IMG> graphics
- Tag <A> HTML Tag <IMG> graphics Graphics for Web
- a specialized markup tag , test your pages with browsers that do not
- a browser encounters a tag that it doesn't recognize, one of the
- things can happen: the tag is ignored in this case the tag does not
- in this case the tag does not cause an error and the document is
- should happen. the tag causes a browser error in this case, the
- user to reboot). the tag is mis-interpreted in this case, the
- browser interprets the tag as another valid tag type or as some other
- current HTML markup tag s; please review each tag and its examples
- proper syntax for each tag . You can borrow ideas from other Web
- description. Ca tag ory TAG Tag Name Category description Brief
- Ca tag ory TAG Tag Name Category description Brief Explanation
- HTML 2.0 DTD closing tag </P> is optional Lists Provide
- Character formatting tag s <B> ... </B> Boldface
- HTML Tags HTML 2.0 DTD tag s in alphabetical order. Please select a
- Definition: This tag indicates a hypertext link , which can be
- the < BODY > tag s but can occur at the top or bottom of the
- optional <BASE> tag normally occurs within the <HEAD> ...
- use the <BASE> tag in each page, and to build a directory
- > ... </BODY> tag s delimit the body of an HTML document and
- an explicit structure tag that is required for strictly-interpreted
- HTML text flow. This tag acts similar to a carraige return .
- that follows. This tag is not currently in the 2.0 DTD , however
- as with all layout tag es, sparing use will keep the tag
- use will keep the tag meaningful. Example: The most useful item
- block Definition: This tag defines the head of an HTML document which
- it is a singleton tag that takes no attributes. Suggested
- body -- the <HR> tag can add a lot to a page 's looks. Example:
- head Definition: These tag s should enclose an entire HTML document ,
- Definition: This tag supplies image source, placement, and
- As a singleton tag , <INPUT> will not permit other
- . </LI> (the end tag is optional): <A> <B> <
- the same as the anchor tag <A> ... </A>. URN ="
- tags. As a singleton tag , < LINK > permits no enclosed markup
- ... </SELECT> tag pair for a forms definition, where users
- ... </SELECT> tag pair. As a singleton tag <OPTION>
- pair. As a singleton tag <OPTION> cannot include any markup
- a new paragraph. This tag can have a closing element of </P>
- The DTD for this tag defines it's use to signify the beginning
- The common use of this tag is to place it at the end of a line or
- font. With this tag you can easily reproduct charts, lists and
- it's OK to use link tag s and text controls. You can obtain line
- Definition: The SELECT tag s allow users to pick one or more options
- ... </SELECT> tag pair. Context: <SELECT> ... <
- the <FORM> tag . The following markup can be used within
- A text control tag that produces strikethroughs on the text
- /STRIKE> tags. This tag is not currently in the 2.0 DTD , however
- words or phrases. This tag is often rendered in bold by a browser .
- style/usage: The end tag marks the end of the string used to
- text Definition: A tag which encloses text to be displayed in a
- style Definition: This tag is used to highlight placeholder variable
- the following markup tag : < HTML > Suggested style/usage:
- This is an obsoleted tag , you should not use this tag in your HTML
- tags. As a singleton tag , <NEXTID> permits no enclosed markup
- Definition: This tag is used to define and identify specialized
- style/usage: Use this tag to include specialized information about
- is used to subclass tag names. By convention , class names are
- style/usage: Close Tag : REQUIRED Example: <A HREF=" http
- is used to subclass tag names. By convention , class names are
- style/usage: Close Tag : REQUIRED Example: <ABBREV>Thurs.<
- style/usage: Close Tag : REQUIRED Example: <MATH><ABOVE
- is used to subclass tag names. By convention , class names are
- style/usage: Close Tag : REQUIRED Example: <ACRONYM>IRS<
- is used to subclass tag names. By convention , class names are
- style/usage: Close Tag : REQUIRED Example: < ADDRESS > John
- style/usage: Close Tag : REQUIRED Example: <ARRAY> <
- of the <ATOP> tag over the expression to the right, leaving
- style/usage: Close Tag : OPTIONAL Example: <MATH>{a - b<
- is used to subclass tag names. By convention , class names are
- style/usage: Close Tag : REQUIRED Example: <AU>James Michael
- is used to subclass tag names. By convention , class names are
- style/usage: Close Tag : REQUIRED Example: This is an <B>
- is used to subclass tag names. By convention , class names are
- style/usage: Close Tag : REQUIRED Example: <BANNER>World
- style/usage: Close Tag : OPTIONAL Example: <BASE HREF=" http
- style/usage: Close Tag : REQUIRED Example: <MATH><BELOW
- is used to subclass tag names. By convention , class names are
- style/usage: Close Tag : REQUIRED Example: I like eating <
- is used to subclass tag names. For instance , <P CLASS =STANZA
- style/usage: Close Tag : REQUIRED The < BODY > tag contains
- The < BODY > tag contains all of the information which will
- . The < BODY > tag is not a required element , however it is
- An optional tag set which surround the main text within the
- style/usage: Close Tag : OPTIONAL Example: < BODY > <
- style/usage: Close Tag : REQUIRED Example: <MATH><BOX>
- quotations. The tag name has been abbreviated from HTML 2.0's
- is used to subclass tag names. By convention , class names are
- style/usage: Close Tag : REQUIRED Example: <BQ>Smile, it
- is used to subclass tag names. By convention , class names are
- style/usage: Close Tag : OPTIONAL Example: This is one line.<
- is used to subclass tag names. By convention , class names are
- style/usage: Close Tag : REQUIRED Example: Just a short line to
- /BT> this tag .
- line to display this tag. This file is an example file.
- is used to subclass tag names. For instance , <H2 CLASS
- style/usage: Close Tag : REQUIRED Example: <TABLE> <
- to the <ATOP> tag , places the left expression over the right
- style/usage: Close Tag : OPTIONAL Example: <MATH>{n+1<
- is used to subclass tag names. For instance , <H2 CLASS
- style/usage: Close Tag : REQUIRED Example: <CITE><I>
- is used to subclass tag names. For instance , <H2 CLASS
- style/usage: Close Tag : REQUIRED Example: <CODE> 10 x=1 20
- is used to subclass tag names. For instance , <H2 CLASS
- style/usage: Close Tag : REQUIRED Example: <BQ>One time I
- The <DD> tag occurs after one or more <DT> term
- definition list. This tag indicates the definition for the previous
- is used to subclass tag names. By convention , class names are
- style/usage: Close Tag : OPTIONAL Example: <DL> <DT>
- is used to subclass tag names. By convention , class names are
- style/usage: Close Tag : REQUIRED Example: The owner of the land
- is used to subclass tag names. By convention , class names are
- style/usage: Close Tag : REQUIRED Example: A <DFN>pencil<
- style/usage: Close Tag : REQUIRED Example: <DIR> <LI>
- is used to subclass tag names. For instance , <DIV CLASS
- style/usage: Close Tag : REQUIRED Example: <DIV CLASS =
- The opening list tag must be <DL>. It is followed by an
- is used to subclass tag names. By convention , class names are
- . The opening list tag must be DL COMPACT. It must be immediately
- style/usage: Close Tag : REQUIRED Example: <DL> <DT>
- Term Definition: This tag is used to indicate a term in a <DL>
- is used to subclass tag names. By convention , class names are
- style/usage: Close Tag : OPTIONAL Example: <DL> <DT>
- is used to subclass tag names. By convention , class names are
- style/usage: Close Tag : REQUIRED Example: This is <EM>
- is used to subclass tag names. By convention , class names are
- style/usage: Close Tag : REQUIRED Example: <FIG
- style/usage: Close Tag : REQUIRED Example: <FIG
- is used to subclass tag names. By convention , class names are
- style/usage: Close Tag : REQUIRED Example: This is <A
- style/usage: Close Tag : REQUIRED Example: Please see the Fill In
- is used to subclass tag names. For instance , <H2 CLASS
- style/usage: Close Tag : REQUIRED Example: <H2>A Good
- Definition: This tag defines the head of an HTML document which
- style/usage: Close Tag : REQUIRED Example: <HEAD> < TITLE
- is used to subclass tag names. For instance , <H2 CLASS
- style/usage: Close Tag : OPTIONAL Example: Above the line<BR>
- head Definition: This tag encloses an entire HTML document defining
- style/usage: Close Tag : REQUIRED It is good practice to include
- is used to subclass tag names. By convention , class names are
- style/usage: Close Tag : REQUIRED Example: This <I>word<
- The <IMG> tag is used to incorporate in-line graphics
- is used to subclass tag names. By convention , class names are
- of the <A> tag . SRC is mandatory. MD Specifies a message
- style/usage: Close Tag : OPTIONAL Example: <IMG
- is used to subclass tag names. By convention , class names are
- of the <A> tag . MD Specifies a message digest or
- style/usage: Close Tag : OPTIONAL Example: Please see the Fill In
- is used to subclass tag names. By convention , class names are
- style/usage: Close Tag : REQUIRED Example: This is a <INS>
- style/usage: Close Tag : OPTIONAL Example: <HEAD> <
- ARRAY element. The end tag </ITEM> can always be left out.
- style/usage: Close Tag : OPTIONAL Example: <ARRAY> <
- is used to subclass tag names. By convention , class names are
- style/usage: Close Tag : REQUIRED Example: Type this: <KBD>
- is used to subclass tag names. By convention , class names are
- style/usage: Close Tag : REQUIRED
- of the <LEFT> tag is used as the delimiter for the entire
- style/usage: Close Tag : OPTIONAL Example: <MATH>{&omega
- is used to subclass tag names. By convention , class names are
- style/usage: Close Tag : REQUIRED Example: <UL> <LH>To
- is used to subclass tag names. By convention , class names are
- style/usage: Close Tag : OPTIONAL Example: <OL> <LI>
- style/usage: Close Tag : OPTIONAL
- is used to subclass tag names. By convention , class names are
- style/usage: Close Tag : REQUIRED Example: <MATH>&int
- style/usage: Close Tag : REQUIRED Example: <MENU> <LH>
- style/usage: Close Tag : OPTIONAL Example: <META
- is used to subclass tag names. By convention , class names are
- style/usage: Close Tag : REQUIRED Example: <NOTE><
- in the <ROOT> tag set to separate the radix from the radicand
- style/usage: Close Tag : OPTIONAL Example: <MATH><ROOT>
- The opening list tag must be <OL>. It is followed by an
- is used to subclass tag names. By convention , class names are
- style/usage: Close Tag : REQUIRED Example: <OL> <LI>up
- is used to subclass tag names. By convention , class names are
- style/usage: Close Tag : OPTIONAL Example: Please see the Fill In
- of the <OVER> tag over the expression to the right, it also
- style/usage: Close Tag : OPTIONAL Example: <MATH><BOX>
- style/usage: Close Tag : OPTIONAL
- be a function of other tag s, style sheets, etc. Attributes: ID An
- is used to subclass tag names. For instance , <P CLASS =
- style/usage: Close Tag : OPTIONAL Example: One paragraph.<P>
- is used to subclass tag names. By convention , class names are
- style/usage: Close Tag : REQUIRED Example: <PERSON>Bob,
- the start and end PRE tag is rendered using a fixed with font, in
- the starting PRE tag or immediately preceding the ending PRE tag
- ignored. The <P> tag should be avoided, but for robustness, user
- is used to subclass tag names. By convention , class names are
- style/usage: Close Tag : REQUIRED Example: <PRE> names age
- is used to subclass tag names. By convention , class names are
- style/usage: Close Tag : REQUIRED Example: <Q>To be or not
- the following markup tag s: <HEAD> The following markup can be
- style/usage: Close Tag : OPTIONAL Use <RANGE> and <
- of the <RIGHT> tag is used as the delimiter for the entire
- style/usage: Close Tag : OPTIONAL Example: <MATH>{&omega
- by the <OF> tag . Attributes: none Context: <ROOT> is
- style/usage: Close Tag : REQUIRED Example: <MATH><ROOT>
- ARRAY element. The end tag </ROW> can always be left out.
- style/usage: Close Tag : OPTIONAL Example: <ARRAY> <
- is used to subclass tag names. By convention , class names are
- style/usage: Close Tag : REQUIRED Example: I like <S>
- is used to subclass tag names. By convention , class names are
- style/usage: Close Tag : REQUIRED Example: <SAMP> Weeks: 14
- is used to subclass tag names. By convention , class names are
- of the <A> tag . MD Specifies a message digest or
- style/usage: Close Tag : REQUIRED Example: Please see the Fill In
- is used to subclass tag names. By convention , class names are
- style/usage: Close Tag : REQUIRED Example: <SMALL>This is
- in a <RANGE> tag . Attributes: ID An SGML identifier used as
- style/usage: Close Tag : OPTIONAL Example: <HEAD>< TITLE
- style/usage: Close Tag : REQUIRED Example: <MATH> <
- words or phrases. This tag is often rendered in bold by a browser .
- is used to subclass tag names. By convention , class names are
- style/usage: Close Tag : REQUIRED Example: I <STRONG>
- style/usage: Close Tag : OPTIONAL To specify specific styles to
- is used to subclass tag names. By convention , class names are
- style/usage: Close Tag : REQUIRED Example: The structure of water
- is used to subclass tag names. By convention , class names are
- style/usage: Close Tag : REQUIRED Example: A<SUP>2<
- is used to subclass tag names. By convention , class names are
- style/usage: Close Tag : REQUIRED Example: There are <T>
- style/usage: Close Tag : OPTIONAL Example: <TAB INDENT=6>
- is used to subclass tag names. By convention , class names are
- style/usage: Close Tag : REQUIRED There are several points to note
- a missing <TR> tag prior to the first row as the TH and TC
- is used to subclass tag names. By convention , class names are
- style/usage: Close Tag : OPTIONAL Example: <TABLE> <
- is used to subclass tag names. By convention , class names are
- style/usage: Close Tag : OPTIONAL Example: <TABLE> <
- is used to subclass tag names. By convention , class names are
- style/usage: Close Tag : REQUIRED Example: Please see the Fill In
- anchors, paragraph tag s, or highlighting. There may only be one
- style/usage: Close Tag : REQUIRED Example: <HEAD> < TITLE
- is used to subclass tag names. By convention , class names are
- style/usage: Close Tag : OPTIONAL Example: <TABLE> <
- is used to subclass tag names. By convention , class names are
- style/usage: Close Tag : REQUIRED Example: <TT>The time is
- is used to subclass tag names. By convention , class names are
- style/usage: Close Tag : REQUIRED Example: I want to be an <
- The opening list tag must be <UL>. It is followed by an
- is used to subclass tag names. By convention , class names are
- style/usage: Close Tag : REQUIRED Example: <UL> <LI>
- is used to subclass tag names. By convention , class names are
- style/usage: Close Tag : REQUIRED Example: pkun zip <VAR>
- style/usage: Close Tag : REQUIRED Example: <MATH><VEC>
tar defined
Tcl defined
TCP defined
TCP/IP defined
Tcsh defined
technophobe defined
Telnet defined
- server access manual telnet to an Archie server via a WWW Archie
- to automatically telnet you to an Archie server . If this is
- server commands below. Telnet to an Archie Server If your ISP does not
- access, you must telnet to an Archie server . You can try one of
- the same commands as a telnet archie server . Below is an example of
- programs (e.g., Telnet or kermit), file transfer programs, and
- term is used to end a Telnet or ftp session with a particular host .
- handle FTP , gopher , telnet or Web services. UNIX systems run many
- e-mail , ftp , or Telnet , you're also using DNS. Without DNS,
- the Internet service Telnet , a user's computer (a smart terminal)
- you can access ftp via telnet or e-mail . In general, all ftp sessions
- W3E References: FTP Telnet WAIS The Web Bookmark Veronica Print
- such as FTP and Telnet , and also acts as a gateway server for
- automatically launch a Telnet or tn3270 session. Why is it called
- as electronic mail, telnet , and FTP . URLs: RFC 1392 This Request
- traditionally include: Telnet , e-mail (including mailing lists),
- and access to Telnet , ftp , gopher , WAIS and the World Wide
- client software like Telnet , FTP , etc. The most commonly used
- locations by using Telnet or another protocol allowing remote
- login. Logging-in with Telnet Users may access remote computers by
- computers by using Telnet , which is the Internet standard
- login. Logging in to Telnet allows users to access reference
- In order to use Telnet , a user must know the host name, user
- must be running Telnet software. The commands used during a
- commands used during a Telnet session are similar (and sometimes
- machine that delivers Telnet services can be called a Telnet server.
- Protocol ( FTP ), and TELNET Protocol.
- is seen frequently in Telnet applications, in which you will be asked
- information. " telnet ://" The links to a remote login on
- such as during a Telnet or FTP session. It is also required by
- and directory. Telnet requires the password and host , session
- also begin with " telnet " or " gopher " when they
- Web is accessible by telnet at "telnet www. w3 .org" (or
- also point to FTP , Telnet , WAIS , e-mail , or gopher resources.
terminal emulation defined
test Web defined
test plan defined
TeX defined
text controls defined
text widget defined
text/html defined
text/plain defined
text-mode defined
throughput defined
thumbnail defined
tiff defined
title defined
- utilities have a menu title d "bookmarks", "
- Some may catalog title s, others URLs within HTML pages . None,
- of an annotation. TITLE (required) Every HTML document must
- must contain a title element . The TITLE element should
- a title element . The TITLE element should identify the contents of
- that a very short title , such as Introduction, may be
- For example: < TITLE >This is a Title</TITLE> <
- only through Gopher title s, not content, so it's important to
- included in the < TITLE >...</TITLE> tags
- including < TITLE > ...</BODY> </HTML> The
- is displayed. < TITLE >...</TITLE> The TITLE element
- ...</TITLE> The TITLE element is the first displayed element on
- There may be only one TITLE in any document . <Hn>...</Hn>
- URLs and Web page title s. Users can easily add or delete items
- the following: title , heading , body and footer . URLs WWW
- > <HEAD> < TITLE >Title of Document </TITLE> <
- . foobar is the name, title or word you want the hyperlink "
- page , the self-en title d "cutting edge of multimedia and
- HREF=" URL "> TITLE </A>" This example shows the
- that points to a URL title d TITLE.
- to operate. URLs: title MacWeb home page Features of EiNet MacWeb
- grouped by topic and title using names such as rec.sport.basketball
- layout, comprised of a Title , Header, Body and Footer , lies
- reminds me of the title of a movie I never saw: Revenge of the
- building databases of title s, headings, and URLs. These databases
- that one is not en title d to access; (2) a hoax in which one
- Net" was also the title of one of Hollywood's first attempts at
- string like 4. Search title s in Gopherspace using veronica/
- well as the URLs and title s. URLs: WebCrawler The WebCrawler is
- another column en title d "New to NT?" for Windows NT
- Table Header Cell <TITLE> Title <TR> Table Rows <TT>
- > <HEAD> < TITLE > Your Title </TITLE> <BASE
- Supply document title and heading levels, provide important
- layout elements <TITLE> ... </TITLE> Title Supplies
- ... </TITLE> Title Supplies title that labels entire
- Title Supplies title that labels entire document <H1>
- <TEXTAREA> <TITLE> <TT> <UL> <VAR>
- the destination page . TITLE ="text" provides advisory
- information about the title of the destination document (usually, the
- enclosed by the < TITLE > ... </TITLE> tags in that
- document , such as: title base URL index information next page
- <NEXTID> < TITLE > Suggested style/usage: <HEAD>
- other than a document title , it remains an important component of
- > <HEAD> < TITLE >A Completely Pointless HTML Page <
- example file. See the title in the Browser title bar above.
- the destination page . TITLE ="text" provides advisory
- information about the title of the destination document (usually, the
- enclosed by the < TITLE > ... </TITLE> tags in that
- (that is, like the TITLE attribute , METHODS supplies advisory
- Topic: < TITLE > ... </TITLE> Document title
- Encloses the title for an HTML document , which usually
- must contain a title to conform to HTML standards. Attributes:
- None. Context: < TITLE > ... </TITLE> is legal only
- be used within < TITLE > ... </TITLE> since it does not
- you define a useful title for each and every HTML document you
- content. Example: < TITLE >My Perfect Homepage </TITLE>
- Use full names or title s when known Check your spelling Use
- sensitive Search by title Search by keyword/context/comments Use
- between tokens. TITLE This is informational only and describes
- > <HEAD>< TITLE >my title</TITLE></HEAD>
- document , such as: title base URL index information next page
- <STYLE>, < TITLE > Suggested style/usage: Close Tag :
- <HEAD> < TITLE >My Cool Page </TITLE> <
- > <HEAD>< TITLE >W3E - Example</TITLE><
- <LH> to add a title to a list. Attributes: ID An SGML
- hypertext documents. TITLE This is informational only and describes
- such as title , this element is provided for situations
- <HEAD>< TITLE >my title</TITLE> <RANGE
- <HEAD>< TITLE >my title</TITLE> <RANGE
- Topic: < TITLE > Title Definition: Every HTML
- must contain a TITLE element . The title should identify the
- a document itself. The TITLE element must occur within the head of the
- There may only be one TITLE in any document . The length of titles is
- this possibility, keep title s to fewer than 64 characters. Also keep
- none Context: < TITLE > is legal within: <HEAD> The
- be used within < TITLE > none Suggested style/usage: Close
- <HEAD> < TITLE >My Neat Page </TITLE> <
toolset defined
traffic reports defined
transparent GIF defined
transformation defined
tree defined
tree structure defined
tree structured defined
troff defined

E-Mail:
The World Wide Web Encyclopedia at wwwe@tab.com
E-Mail: Charles River Media at chrivmedia@aol.com
Copyright 1996 Charles River Media. All rights reserved.
Text - Copyright © 1995, 1996 - James Michael Stewart & Ed Tittel.
Web Layout - Copyright © 1995, 1996 - LANWrights &
IMPACT Online.
Revised -- February 20th, 1996